How to Install gwyddion software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install gwyddion software package in Ubuntu 14.04 LTS (Trusty Tahr)

gwyddion software package provides Scanning Probe Microscopy visualization and analysis tool, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gwyddion 

gwyddion is installed in your system.

Make ensure the gwyddion package were installed using the commands given below,

$ sudo dpkg-query -l | grep gwyddion *

You will get with gwyddion package name, version, architecture and description in a table

gwyddion package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Science
Package gwyddion
Version 2.34-3ubuntu1
Description Scanning Probe Microscopy visualization and analysis tool
Sub Section Science


See Also, How to uninstall or remove gwyddion software package from Ubuntu 14.04 LTS (Trusty Tahr)?